home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 January / CHIP012004.ISO / misc / tonline / Animation / swf / anmelden2_0.swf / scripts / DefineButton2_156 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2003-05-08  |  71 b   |  5 lines

  1. on(release){
  2.    _root.tarif_auswahl = 2;
  3.    _parent.nextFrame();
  4. }
  5.